home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1985 April / Ahoy_Magazine_85-04_1985_Double_L.d64 / basic trace (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  3KB  |  47 lines

  1. 5 ck=0:fori=0to506:readx:ck=ck+x:poke49152+i,x:next
  2. 10 ifck<>66803thenprint"error in data statements":end
  3. 12 sys49152
  4. 15 print"[147] basic trace [146]"
  5. 20 print"to begin tracing your basic program,"
  6. 25 print"type:   trace <return>"
  7. 30 print"the computer will print  on [146], and the"
  8. 35 print"trace window will appear.  now run your"
  9. 40 print"basic program.  to speed up the tracing"
  10. 45 print"hold down the  shift [146] key."
  11. 50 print"when you no longer want trace, type:"
  12. 55 print"trace <return>. the computer will print"
  13. 60 print" off [146], meaning trace is now off."
  14. 65 print"to restart the trace, type:
  15. 70 [153]"trace <return> again."
  16. 100 [131] 169,76,133,124,169,128,133,125,169,193,133,126,96,96,96,96,142
  17. 105 [131] 254,193,140,252,193,169,0,42,141,251,193,96,0,0,0,162,35
  18. 110 [131] 160,6,140,66,193,160,5,169,1,157,0,216,232,136,208,249,138
  19. 115 [131] 24,105,35,170,206,66,193,208,235,240,7,253,67,193,202,24,144
  20. 120 [131] 67,162,2,165,57,141,62,193,205,63,193,208,1,202,164,58,192
  21. 125 [131] 255,208,2,160,0,140,64,193,204,65,193,208,3,202,240,120,141
  22. 130 [131] 63,193,140,65,193,162,0,160,0,140,66,193,173,62,193,56,253
  23. 135 [131] 67,193,168,232,173,64,193,48,190,253,67,193,202,10,176,12,106
  24. 140 [131] 141,64,193,140,62,193,238,66,193,144,223,138,74,170,173,66,193
  25. 145 [131] 157,77,193,138,10,170,232,232,224,10,208,200,169,0,141,61,193
  26. 150 [131] 173,141,2,201,1,240,15,169,5,141,61,193,162,0,160,0,200
  27. 155 [131] 208,253,232,208,248,162,0,189,103,193,157,98,193,232,224,20,208
  28. 160 [131] 245,162,0,189,77,193,24,105,176,157,118,193,232,224,5,208,242
  29. 165 [131] 169,0,141,92,193,174,61,193,142,93,193,174,93,193,189,82,193
  30. 170 [131] 174,92,193,157,35,4,238,92,193,238,93,193,173,92,193,201,5
  31. 175 [131] 208,231,169,5,141,62,193,162,35,142,64,193,162,0,142,66,193
  32. 180 [131] 160,5,174,66,193,189,98,193,174,64,193,157,40,4,238,64,193
  33. 185 [131] 238,66,193,136,208,235,173,64,193,24,105,35,141,64,193,206,62
  34. 190 [131] 193,208,219,96,96,96,0,0,0,32,192,5,0,245,235,0,25
  35. 195 [131] 16,39,232,3,100,0,10,0,1,0,0,0,2,4,5,188,146
  36. 200 [131] 149,142,190,144,129,149,147,133,5,10,0,0,0,0,177,176,176
  37. 205 [131] 177,184,177,176,176,177,185,177,176,176,178,176,177,176,176,178,177
  38. 210 [131] 176,176,178,180,181,0,0,0,0,0,141,255,193,32,16,192,173
  39. 215 [131] 253,193,240,3,32,32,192,162,0,189,0,2,240,8,221,234,193
  40. 220 [131] 208,7,232,208,243,224,0,208,14,32,240,193,173,255,193,201,58
  41. 225 [131] 176,3,76,128,0,96,173,253,193,201,1,240,22,169,1,141,253
  42. 230 [131] 193,169,79,32,210,255,169,78,32,210,255,169,13,32,210,255,208
  43. 235 [131] 23,169,0,141,253,193,169,79,32,210,255,169,70,32,210,255,32
  44. 240 [131] 210,255,169,13,32,210,255,169,0,141,0,2,240,183,84,82,65
  45. 245 [131] 67,69,0,174,254,193,172,252,193,173,251,193,106,96
  46. 300 [128]
  47.